AssetWise CONNECT Edition Implementation Guide

To Run the Entity Metadata Helper Tool

Follow these steps to invoke the Entity Metadata Helper tool.
  1. Copy the Entity Metadata folder to the local machine.
    Tip: The Entity Metadata folder is found in the following location: [Deployment_directory]\EntityMetadataTool
  2. Using a text editor, open the EntityMetadata.exe.config configuration file.
  3. Locate the appSettings section, and edit the location of the AssetWise datasource. For example,
    • In <add key="MachineName" value=, enter the datasource's full machine name including the domain name in quotes, for example "machinename.domain.com"
    • In <add key="Community" value=, enter the AssetWise community name in quotes.
    • In <add key="Username" value=, enter the AssetWise an administrator's username in quotes
    • In <add key="Password" value=, enter the AssetWisethe administrator password in quotes.
    Note: The Entity Metadata Helper tool will fail if any of the appSettings values are incorrect.
  4. Save and close EntityMetadata.exe.config.
  5. Run EntityMetadataHelper.exe.
  6. Select the Object Type from the list.
  7. Select the child Class from the list.
  8. Select anEntity Metadata from the list or click Add to add an Entity Metadata.
  9. Select an EM Attribute from the list, or accept the default value.
  10. Accept or edit the Value = and then click Update.